* help-fns.el (help-with-tutorial): Moved to tutorial.el.
authorChong Yidong <cyd@stupidchicken.com>
Mon, 30 Oct 2006 14:30:59 +0000 (14:30 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 30 Oct 2006 14:30:59 +0000 (14:30 +0000)
commit95f22eb54d60ef375b2bee2b7cf9a1ef8ef82d1d
treeb8ed0d6f559c6180acfae4da433720110c5b235a
parentb2090fccd711c0a4f90decc409b683ed33a37a7d
* help-fns.el (help-with-tutorial): Moved to tutorial.el.

* tutorial.el: New file.
(help-with-tutorial): Moved here from help-fns.el. Added help for
rebound keys.  Fixed resume of tutorial.
(tutorial--describe-nonstandard-key, tutorial--sort-keys)
(tutorial--find-changed-keys, tutorial--display-changes)
(tutorial--saved-dir, tutorial--saved-file)
(tutorial--save-tutorial): New functions to support the changes in
help-with-tutorial.
lisp/ChangeLog
lisp/help-fns.el
lisp/tutorial.el [new file with mode: 0644]